Skip to content

feat(flights): add sort_by (top|price) for full price-sorted inventory#17

Merged
0xGhostCasper merged 1 commit into
mainfrom
feat/flights-sort-by
Jul 23, 2026
Merged

feat(flights): add sort_by (top|price) for full price-sorted inventory#17
0xGhostCasper merged 1 commit into
mainfrom
feat/flights-sort-by

Conversation

@0xGhostCasper

Copy link
Copy Markdown
Member

Adds sort_by to client.google.flights.search. sort_by="price" returns the full price-sorted inventory (every carrier, the cheap long-layover fares) plus Google's price floor / typical range / history; default "top" keeps the fast best-picks set. Backend: scrape-badger/scrapebadger#566, #568. Bumps 0.21.0 → 0.22.0.

sort_by='price' returns the FULL GetShoppingResults inventory (every carrier,
the cheap long-layover fares) plus Google's price floor / typical range /
history. Default 'top' keeps the fast best-picks behaviour. Bumps 0.21.0 -> 0.22.0.
@0xGhostCasper
0xGhostCasper merged commit 0a9f83a into main Jul 23, 2026
5 checks passed
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants